
// Comments at the top of the page
// to make sure we don't strip off stuff
// that we need to make things look good
// Hopefully, this only affects NS4

function doBlogOutputelement29()
{
	var output = '';
	output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/07/top-5-tips-for-creating-amazing-photo.html">'; output += '<h1>Top 5 tips for creating an amazing photo book</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/07/candy-crafts-sweet-way-to-keep-kids.html">'; output += '<h1>Candy crafts -- a sweet way to keep kids occupied</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/06/another-cricut-card-idea-making.html">'; output += '<h1>Another Cricut Card Idea ~ Making a Dollhouse Card using the Wild Card Cricut Cartridge</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/06/7-woodworking-projects-for-enthusiasts.html">'; output += '<h1>7 Woodworking Projects For Enthusiasts</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/05/macrame-history-of-knotted-art.html">'; output += '<h1>Macrame - A History of Knotted Art</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/05/how-to-make-soap-from-scratch.html">'; output += '<h1>How to Make Soap From Scratch</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/04/craft-ideas-for-easter-candy-craft.html">'; output += '<h1>Craft Ideas For Easter - Candy Craft Project</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/04/closer-look-at-cricut-cartridge-line.html">'; output += '<h1>A Closer Look at the Cricut Cartridge Line</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2009/04/6-essential-tips-for-scrapbooking.html">'; output += '<h1>6 Essential Tips For Scrapbooking Beginners. Or, Where in the World to Begin?</h1>'; output += '</a>'; output += '<p></p>'; output += '<a href="http://primitivecraftsandcollecting.blogspot.com/2008/12/which-cricut-machine-should-you-buy.html">'; output += '<h1>Which Cricut Machine Should You Buy?</h1>'; output += '</a>'; output += '<p></p>'; 

	document.getElementById('blog_element29').innerHTML = output;
}

doBlogOutputelement29();

// Unknown error