function google_ad_request_done(google_ads) {
	var s = '';
	var i;
	if (google_ads[0].type == "image") {
		  s += '<div class="ad1"><a href="http://www.7daysinn.cn/marketact/active/com_reg/reg.php?sid=6792"><img border="0" src="http://tq.8684.cn/img/7tian.gif"></a><br><a href="' + google_ads[0].url +
				  '" target="_blank" title="go to ' + google_ads[0].visible_url +
				  '"><img border="0" src="' + google_ads[0].image_url +
				  '"width="' + google_ads[0].image_width +
				  '"height="' + google_ads[0].image_height + '"></a></div>';
		} else if (google_ads[0].type == "flash") {
		  s += '<div class="ad1"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"' +
				  ' codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"' +
				  ' width="' + google_ad.image_width +
				  '" height="' + google_ad.image_height + '">' +
				  '<param name="movie" value="' + google_ad.image_url + '">' +
				  '<param name="quality" value="high">' +
				  '<param name="AllowScriptAccess" value="never">' +
				  '<embed src="' + google_ad.image_url +
				  '" width="' + google_ad.image_width +
				  '" height="' + google_ad.image_height + 
				  '" type="application/x-shockwave-flash"' + 
				  ' allowScriptaccess="never" ' + 
				  ' pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object></div>';
		}
		else if (google_ads[0].type == "html") { s += google_ads[0].snippet; } 
			document.write(s);
			return;
}
google_ad_client = "pub-8681123601734660";
google_ad_channel ="6149656664";
google_hints = "¾Æµê »úÆ± ÂÃÓÎ ÕÐÆ¸ ¹¤×÷";
google_ad_output = 'js';
google_max_num_ads = '3';
google_ad_type = 'image,flash,html';
google_gl = 'CN';
google_language = 'zh-CN';
google_encoding = 'gb2312';
google_image_size = '728x90';
google_safe = 'high';
google_adtest = 'off';
google_ad_section = 'default';
google_feedback = 'on';
document.write("<script type=\"text\/javascript\"");   
document.write("  src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");   
document.write("<\/script>");