function g(x){var y=g_r(x);return y?y:document.createElement('span');}
function g_r(x){return document.all?document.all[x]:document.getElementById(x);}
function s(x,y){g(x).innerHTML=y;}
function h(x,y){g(x).href=y;}
function img(x,y,z){var a=g(x);a.src=y;a.alt=z;}
document.write('<div id=\"rss-feed-area\" style=\"display: block !important\">  <div class=\"rss-feed\">    <div class=\"blog-list\">							<div class=\"blog-sample last\">	        <div class=\"inner-blog\">	          <div class=\"blog-date\">	            <span>FEB <SPAN>21</SPAN> 2012</span>	          </div>	          <div class=\"blog-area\">	            <span class=\"blog-title\"><a href=\"http://blog.havelssewing.com/rotary-cutters/\">Rotary Cutters</a></span>	            <div class=\"blog-text\">	              <p>	                	                  <a href=\"http://blog.havelssewing.com/rotary-cutters/\">	                    <img src=\"http://blog.havelssewing.com/wp-content/uploads/2012/02/image-1a.jpg\" alt=\"Rotary Cutters\" width=\"100px\" align=\"left\" style=\"margin: 5px 10px 10px 0;\" />	                  </a>	                	                Eight Tips for Perfect Rotary Cutting By Liz Kettle Rotary cutting is one of the best tools in the modern quilter&#8217;s box. I was so excited when I got my first rotary cutter when I was a budding quilter but that quickly turned to dismay when it turned out a bit harder than it looked. [&#8230;]	              </p>	            </div>	          </div>	        </div>	      </div>				    </div>    <div class=\"rss-links\">      <a class=\"link\" href=\"http://blog.havelssewing.com\" title=\"Havels Sewing\"></a>      <a class=\"feed\" href=\"http://blog.havelssewing.com/feed/\" title=\"Subscribe to our RSS Feed!\"></a>    </div>  </div></div>');
