var fDesc=new Array(); fDesc[0] = "Big Oven Cookbook Publisher is considered by important firms like the "Best Recipe Software" in this incredible program you can easily organize all your favorite recipes, drag and drop them onto a shopping list or meal calendar, that is why everyone calls this software the "killer download". You can easily import recipes; add photos and notes and much more! You can also carry your own recipes and shopping list directly on your pocket (support Palm Os and Pocket PC). You will be able to download different versions according to your needs and available hardware. Please take a visit, read and compare between versions. In this review we are evaluating the Luxe one. Verify its features and see that their prices have good discounts. Now, let me share some extra information with you. The web site is amazing, you can share, evaluate, participate with your own recipes, it also has videos, discuss forum food, everything on line, if you have some leftovers in your fridge, we suggest taking a brief visit and accomplishing your menu plan according with your leftovers. Now, this software it’s incredible, it has excellent graphic photos, recipes, tips, etc. You can share and post any family recipe. To people who like to enjoy cooking or also enjoy to have a nice meal, has to have this!"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }