
var data = {"title":"Cupping Therapy Books","url":"http:\/\/stores.lulu.com\/doctor2000","items":[{"title":"The Complete Guide To Cupping Therapy (e-book)","url":"http:\/\/www.lulu.com\/content\/e-book\/the-complete-guide-to-cupping-therapy-%28e-book%29\/3386878","description":"Limited Time Offer 50% Discount.\r\nRegister your copy By sending Email To The Author which you will find in the EBook with Your Purchase Number.\r\n\r\nThere are many references and many new trials about cupping therapy. In this EBook You will know: \r\n1-Types of cupping therapy which are more than ten types \r\n2-many researches and trials which support cupping therapy \r\n3-points used in the treatment \r\n4-equipment used \r\n5-Diseases which are treated and investigated \r\n6-Cup Types\r\n7-Theories that explain the mechanism of cupping therapy \r\n8-Cupping Therapy as an alternative procedure to acupuncture\r\n9-illustrated images which will be updated regularly and more in This EBook.","thumb":"http:\/\/www.lulu.com\/items\/volume_67\/3386000\/3386878\/8\/preview\/promo_3386878.jpg","date":"Mon, 16 Nov 2009 17:49:56"},{"title":"The Complete Guide To Cupping Therapy","url":"http:\/\/www.lulu.com\/content\/paperback-book\/the-complete-guide-to-cupping-therapy\/3020865","description":"This book is a complete cupping therapy course, we include references and many new trials about cupping therapy.\r\n\r\nwe provide information about:\r\n1-Types of cupping therapy which are more than ten types\r\n2-many researches and trials which\r\nsupport cupping therapy\r\n3-points used in the treatment\r\n4-equipment used\r\n5-Diseases which are treated and investigated\r\n6-Role of cupping therapy in health promotion\r\n7-Theories that explain the mechanism of cupping therapy\r\n8-Cupping Therapy as an alternative procedure to acupuncture\r\nand more in This Book.","thumb":"http:\/\/www.lulu.com\/items\/volume_63\/3020000\/3020865\/6\/preview\/promo_3020865.jpg","date":"Fri, 12 Jun 2009 20:24:18"},{"title":"The Complete guide To cupping Therapy (Full Color)","url":"http:\/\/www.lulu.com\/content\/paperback-book\/the-complete-guide-to-cupping-therapy-%28full-color%29\/7165635","description":"This is a full color book and complete guide to cupping therapy which explains:\r\n\r\n1-Types of cupping therapy which are more than ten types\r\n\r\n2-many researches and trials which\r\n\r\nsupport cupping therapy\r\n\r\n3-points used in the treatment\r\n\r\n4-equipment used\r\n\r\n5-Diseases which are treated and investigated\r\n\r\n6-Role of cupping therapy in health promotion\r\n\r\n7-Theories that explain the mechanism of cupping therapy\r\n\r\n8-Cupping Therapy as an alternative procedure to acupuncture\r\n\r\nand more in This Book","thumb":"http:\/\/www.lulu.com\/items\/volume_65\/7165000\/7165635\/1\/preview\/promo_7165635.jpg","date":"Tue, 19 May 2009 16:16:29"}]};
document.write('<div id="lulu-storefront">')
document.write('<h1 id="lulu-storefront-title"><a href="' + data.url + '">' + data.title + '</a></h1>');
document.write('<ul id="lulu-storefront-items">');
for (var i = 0; i < data.items.length; i++) {
	document.write('<li class="lulu-item">');
	document.write('<img class="lulu-item-thumbnail" src="' + data.items[i].thumb + '" />');
	document.write('<h2 class="lulu-item-title"><a href="' + data.items[i].url + '">' + data.items[i].title + '</a></h2>');
	document.write('<div class="lulu-item-description">' + data.items[i].description + '</div>');
	document.write('<a class="lulu-item-buynow" href="' + data.items[i].url + '">Buy Now @ Lulu.com</a>');
	document.write('</li>');
}
document.write('</ul>');
document.write('</div>');
