var fDesc=new Array(); fDesc[0] = "ShowMeCodes helps you during your online shopping.

As soon as you're visiting a partner shop, a discrete yellow window pops up and displays available voucher codes for this specific online store.

ShowMeCodes is compliant with more than 400 online shops.

ShowMeCodes is certified to be free of all known viruses/spywares.
ShowMeCodes respects your privacy : no information concerning your activities on the Internet is transfered on the Internet, no personnal data is stored
No registration required
ShowMeCodes is as easy to uninstall, as any other Windows software"; 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 = ''; } }