var fDesc=new Array(); fDesc[0] = "Create beautiful greeting cards, personalized calendars, photo frames, stationery, scrapbooks, certificates and more with Hallmark Card Studio Deluxe 2009. This versatile software includes more than 8,000 Hallmark cards and projects that allow you to design fun cards for numerous occasions, including birthdays, holidays, weddings and more. The novelty of this 2009 edition of Card Studio is an easy to use interface, original projects 3D cards and cards in different languages.

Exclusive Hallmark fonts and more than 1000 new designs, will give your cards look beautiful and moving that you learned to appreciate Hallmark. The exciting graphics and design can bring life to your project. Card Studio offers more than 15,000 clip art images to choose from. For a more personal touch, add your own photos to cards and then improve it with the photo editor. Or make a Hallmark card and send personalized cards by e-mail.

The ability to include and edit your own pictures, makes this program an excellent purchase because its not limited to the included card designs, it allows you to create your own!"; 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 = ''; } }