//if(window.location.href.indexOf("html")>0)document.write("<script src='http://www.iaskr.com/count/'></script>");

var sTr = document.getElementById("Head_Content").innerHTML;

var aS = sTr.split("<BR>");
var aT = aS[aS.length-1].split(";");

var tagHTML = "<b>Tags: </b>";

if(aT.length>1){
  var taT = aT[0].split("<BR>");
  var tsT = taT[taT.length-1].replace("กก ","");
  tagHTML+="&nbsp;<a href='http://www.bsousuo.com/?q="+ tsT +"' title='"+ tsT +"' target='_blank'><u>"+ tsT +"</u></a>";

  for(var i = 1; i < 6; i++)
  { var ttsT = aT[i].replace("กก ","");
	tagHTML+="&nbsp;<a href='http://www.bsousuo.com/?q="+ttsT +"' title='"+ ttsT +"' target='_blank'><u>"+ ttsT +"</u></a>";
  }
}
//document.getElementById("tags").innerHTML = tagHTML ;


  document.getElementById("tags").innerHTML = '<div style="margin:10px 0 30px 26px;"><ifr'+'ame frameborder="0" marginheight="0" marginwidth="0" id="ditufrm" name="ditufrm" scrolling="no" height="52" width="550" src="http://www.bsousuo.com/api/ggs.asp?t=&k='+ tsT +'&b=ffffff" allowTransparency="true" ></ifr'+'ame></div>';
