function contentmatch_forum_text_link(ads){if(ads.length==0)return true;var s='<a target="_blank" style="color:#666;text-decoration:none;font-size:11px" '+' href="http://searchmarketing.hk.yahoo.com/index.html?o=hk00153">&#36106;&#21161;&#32178;&#31449;</a> &nbsp; &#65306;';for(var i=0;i<ads.length;i++){s+='<span style="cursor:hand;padding-bottom:5px;" '+'onclick="window.open(\''+ads[i]["link"]+'\')" '+'onmouseout="window.status=\'\';return true;" '+'onmouseover="window.status=\''+ads[i]["link"]+'\';return true;">'+'<a target="_blank" href="#" style="font-size:12px;" onclick="return false">'+'<b stlye="color: #0000ff;text-decoration:underline;font-size:12px">'+ads[i]["title"]+'</b></a><span style="padding:0 2em ;padding-top:3px">'+ads[i]["description"]+'</span>'+'<span style="color:green;font-size:11px;">'+ads[i]["host"]+'</span></span>'}s+='';document.getElementById("googleTextLinkAdsDiv").innerHTML=s}