var fDesc=new Array(); fDesc[0] = "There is no more need for you to visit many sites and search a lot for friends, as people are now available on one site. Searching is not boring and time-consuming any more, now with Bride.Ru Informer it's a simple and comfortable task. Bride.Ru Informer is a program that assists you in searching for your life partner (bride or groom) or even searching for new friends according to your preference. The program has many advanced searching options, for example: by zodiac sign, country and spoken language - these options are made to facilitate the searching process in an effective way. Bride.Ru Informer will help you to meet many people from different countries, with different backgrounds and cultures. Bride.Ru Informer will also help you to earn money, though virtual money or rather a number of points that enable you to buy silver emails. All that you need is just invite your friends and when they register on the site, you will earn your money. It's your time now to start downloading the program and start choosing and meeting your possible partner and new friends."; 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 = ''; } }