var fDesc=new Array(); fDesc[1] = "of registered users, you'll find that Camfrog Video Chat is a fast, fun, easy to use video chat community. Enter a chat room, create one or search for new friends and read, listen and see what they're up to!"; fDesc[2] = "in every popular format to be played in an iPod, iPhone, PSP, cell phone, PDA, Pocket PC or PMP. It compresses the media files by about 20 percent, without losing quality, and prepares them for your particular device and model."; fDesc[3] = ", VCD, and VOB from many devices. The supported devices are AVI, MP4, PSP, 3GP, 3G2, FLV, MKV, WMV, ASF, MOV, QuickTime, MPEG, RM, VCD, and so on."; fDesc[4] = "video files so that you can later extract them to any mobile phone and to the most popular portable devices. This program supports a lot of input video formats. Some of the supported files are AVI, Mp4, AVI, RM, MPEG and FLV."; fDesc[5] = "AVI, DivX, Xvid, MPEG, WMV, ASF, ASX, Real Video, VCD, Quick Time, SWF, FLV, MP4, 3GP, Decrypted VOB), Nullsoft video formats as input."; fDesc[6] = "to MP3 or Ogg or WAV."; fDesc[7] = "trouble if you are in need to convert files to play them on mobile devices, such as mobile phones, iPod, iPhone, etc. It really will output files that will play on almost all devices."; fDesc[8] = "http://www.alonia.ro/ signup.html. The page is in English, but the final message will appear in romanian. Don“t worry, it says that they will send you an email with a link to activate your account."; fDesc[12] = "to mobile phone compatible video and audio formats. It totally supports popular mobile phone types such as Nokia, Motorola, SamSung."; fDesc[14] = "processing, auto-redial call queue, searchable white pages, personal phonebook, low bandwidth operation, full-duplex capabilities. You can talk to and see anybody around the world* without incurring long distance charges. Other party should also have IRIS Phone. You can collaborate with your business associates, see your family and friends when thay are away, meet with new friends or just talk with a total strangers all around the world for FREE!"; fDesc[15] = "format. It can convert all video files such as DVD, MOV, MP4, RM, RMVB, DivX, ASF, VOB, 3GP, WMV, MPEG, AVI to 3gp,mp4 movies. Joy Cell Phone Video Converter includes \" Cell Phone Video Converter\" and \"DVD To Cell Phone Converter \"(DVD Ripper Include). So with this 3gp Video Converter , you can convert both DVD media and video file media to Cell Phone,mp4 video. You can enjoy your favorite DVD and video clip on your mp4 player as a portable DVD Player."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }