﻿function clear1(){	
	document.frm1.diqu.value="";
}
function search1(){
	var v = document.getElementById('diqu').value;
	var Url="http://www.google.cn/search?hl=zh-CN&q=site%3Akantianqi.cn+"+v;
	window.open(Url);
}
function gg300_1()
{
document.writeln("<script type=\"text\/javascript\"><!--");
document.writeln("google_ad_client = \"pub-9515871776304045\";");
document.writeln("\/* kantianqi_300x250_2 *\/");
document.writeln("google_ad_slot = \"2450952605\";");
document.writeln("google_ad_width = 300;");
document.writeln("google_ad_height = 250;");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script type=\"text\/javascript\"");
document.writeln("src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");
document.writeln("<\/script>");
}
