var fDesc=new Array(); fDesc[0] = "It's the free keyword research and management software.
In this program there are included features like:
-importing of CSV data from Google Keyword Tool, simple web page analysis,
-long-tail keyword list multiplication and manipulation and more.
The main component of Good Keywords v3 is the Keyword Database Manager for the Google Keyword Tool.
The Keyword Database tool in Good Keywords v3 is meant to help you get more out of your Google Keyword research."; 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 = ''; } }