
/*
google_ad_client = "pub-7405061154311335";
google_ad_width = 200;
google_ad_height = 200;
google_ad_format = "200x200_as";
google_ad_type = "text_image";
//2007-09-01: gate
google_ad_channel = "7602976720";

document.write('<span style="margin-left:30px;">');

document.write('<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>');
document.write('</span><br>');
*/

var metas = document.getElementsByTagName("meta"); 
var strMeta=new String(); 
var strTemp; 
for(var i=0;i < metas.length;i++) 
{ 
  if(metas[i].name=="keywords"){
	  strMeta = metas[i].content;
	  break;
  }
} 
if(strMeta.length>30)strMeta = strMeta.substring(0,30);

strMeta = strMeta.replace(" กกกก","");
var ats = strMeta.split(",");


  document.write ( '<div style="margin:15px 0 30px 26px;"><ifr'+'ame frameborder="0" marginheight="0" marginwidth="0" id="ditufrm" name="ditufrm" scrolling="no" height="52" width="500" src="http://www.bsousuo.com/api/ggs.asp?t='+ ats[0] +'&k='+ strMeta +'&b=F9FCFE" allowTransparency="true" ></ifr'+'ame></div>');

