var fDesc=new Array(); fDesc[0] = "There are tens of millions of domains registered all of the world and every day thousands of these domains expires. Many of these expired domains have history of high traffic to their websites. Such domains may have had thousands of links on popular search engines or listed on popular directories such as Yahoo or DMOZ and may have high ranking on sites such as Alexa.

Main Features:

- POWERFUL DOMAIN SEARCH
- MONITORING DOMAINS FOR AVAILABILITY
- REAL-TIME NEWLY DELETED LISTS
- DIRECTORY CRAWLING
- FILTERING DOMAINS
- POWER SEARCH FOR AVAILABLE DOMAINS
- GOOGLE PAGERANK
- EXPORTING/IMPORTING DATA
- MULTI-THREADING
- CACHING
- SCHEDULING BATCH JOBS
- WHOIS RECORDS
- STATISTICS
- SUB-DOMAINS SEARCH
- SIMILAR-SITES SEARCH
- LINK-TO SEARCH
- MULTIPLE DOCUMENTS INTERFACE (MDI)
- INDIVIDUAL LINK POPULARITY
- LINK RANKING
- KEYWORD SUGGESTIONS
- REAL-TIME KEYWORD SEARCHES/TOP KEYWORDS
- REGISTRATION, MONITORING AND BACK-TRACKING
- ONLINE RESOURCES
- RESOLVE NAME
- WHOIS
- RWHOIS
- ARIN/RIPE/APNIC/AUNIC
- MAIL EXCHANGE RECORD
- SOA RECORD
- TRANSLATION
- SEARCHING PEOPLE

Requirements:

- PlexDomain software is written purely in Java and it can be run on any platform where Java virtual machine is available. It comes with Java 1.4 Virtual Machine for Windows and Linux platforms. Also, Mac OS X has built-in support Java 1.4."; 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 = ''; } }