var fDesc=new Array(); fDesc[0] = "Ultra Submit Pro is an easy to use, professional website promotion tool. Ultra Submit Pro automates the process of promoting your web pages on the Internet.

When your site is competing with over 1 Billion other web pages and documents, you need the advantage of Ultra Submit Pro to promote your website automatically and thoroughly.

Search engines are huge databases that contain information about Millions of web pages which are located on the Internet. Yahoo, Google, and Excite are examples of such search engines."; 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 = ''; } }