var html="";
var link="Yes";
var pre="";
var post="<br/>";
var textlength=35;
var listlength=30;
var list= new Array();
list[list.length]="query modem command not support";list[list.length]="query modem command not support";list[list.length]="o2 connection manager error 628";list[list.length]="o2 connection manager error 628";list[list.length]="at gci command not supported";list[list.length]="at fclass blackberry";list[list.length]="f";list[list.length]="f";list[list.length]="blackberry as modem at fclass not supported  at#cls command  not supported";list[list.length]="at#cls=? - command not supported";list[list.length]="at gci command not supported";list[list.length]="AT FCLASS=? COMMAND NOT SUPPORTED?";list[list.length]="o2 mobile error code 628";list[list.length]="f";list[list.length]="telekom hotspot pptp";list[list.length]="steve seymour";list[list.length]="ibm hs20 windows xp";list[list.length]="bladecenter remote altgr key";list[list.length]="at#cls=? - command not supported";list[list.length]="at#cls= command not supported";list[list.length]="virtual rim com port";list[list.length]="at cls command not supported problem";list[list.length]="at fclass command not supported";list[list.length]="at gci= - command not supported";list[list.length]="cannot find rim serial port driver";list[list.length]="1";list[list.length]="browse to computer command is not supported";list[list.length]="how do i check which port my bb  is configured to?";list[list.length]="ltpa for apache http";list[list.length]="f-class modem device";list[list.length]="at cls command not supported problem";list[list.length]="Samsung phone at gci commond not supported";list[list.length]="At gci, commont not supported  how can solve problem";list[list.length]="at cls command not supported";list[list.length]="at cls command not supported problem";list[list.length]="at#cls=? not supported";list[list.length]="My net is working but show me error at gci commond not supported";list[list.length]="at#cls=? - command not support";list[list.length]="How to solve at gci commond not supported";list[list.length]="At gci why command not supported";list[list.length]="at#cls command not supported";list[list.length]="telekom hotspot pmtu";list[list.length]="at#cls ? modem command not supported";list[list.length]="what is the gci command?";list[list.length]="at fclass command not supported";list[list.length]="demime email perl";list[list.length]="demime email perl";list[list.length]="diagnostic;command not supported;modem blackberry";list[list.length]="diagnostic;command not supported;modem blackberry";list[list.length]="steve seymour";
for(var x=0;x<listlength;x++){
if(x>=list.length){break;}
html=pre;
if(link=="Yes"){html+="<a href=\"http://www.google.com/search?hl=en&ie=UTF-8&q="+escape(list[x])+"\" title=\""+list[x]+"\">"}
html+=list[x].substring(0,textlength);
if(link=="Yes"){html+="</a>"}
html+=post;
document.write(html);
}

